home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9806 / 000326_owner-linux-arm…r.rutgers.edu _Sun Jun 28 11:36:06 1998.msg < prev    next >
Internet Message Format  |  1998-06-30  |  2KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199] (may be forged))
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id LAA20191
  4.     for <willy@odie.barnet.ac.uk>; Sun, 28 Jun 1998 11:36:05 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id MAA23091
  7.     for <willy@bofh.ai>; Sun, 28 Jun 1998 12:04:57 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:605 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <20095-9853>; Sun, 28 Jun 1998 14:04:14 +0300
  9. Received: by vger.rutgers.edu id <970868-3822>; Sun, 28 Jun 1998 06:29:35 -0400
  10. Received: from hermes.ex.ac.uk ([144.173.6.14]:32736 "EHLO exeter.ac.uk" ident: "NO-IDENT-SERVICE[2]") by vger.rutgers.edu with ESMTP id <970897-3822>; Sun, 28 Jun 1998 06:28:50 -0400
  11. Received: from hebe [144.173.6.23] by hermes via SMTP (MAA22008); Sun, 28 Jun 1998 12:02:44 +0100 (BST)
  12. Date:     Sun, 28 Jun 1998 12:02:44 +0100 (BST)
  13. From: Phil Norman <P.C.F.Norman@exeter.ac.uk>
  14. X-Sender: py95pcfn@hebe
  15. To: rmk@arm.uk.linux.org, pb@nexus.co.uk
  16. cc: ARM Linux <linux-arm@vger.rutgers.edu>
  17. Subject: ELF
  18. Message-ID: <Pine.SGI.3.91.980628115519.7290A-100000@hebe>
  19. MIME-Version: 1.0
  20. Content-Type: TEXT/PLAIN; charset=US-ASCII
  21. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  22. Sender: owner-linux-arm@vger.rutgers.edu
  23. Precedence: bulk
  24. X-Loop: majordomo@vger.rutgers.edu
  25. Status: RO
  26.  
  27. Hi!
  28.  
  29. Built GCC & Binutils as crosscompilers on the PC, tried compiling glibc.
  30.  
  31. Everything gets built up to stdio-common/errlist.os which dies 
  32. complaining about an unrecognised type.  We tracked down the problem to 
  33. line 556 of the error output where it says:
  34.  
  35. .type __old_sys_errlist,@object
  36.  
  37. -- the @ sign is being treated as a line-comment and the "object" is
  38. stripped before gas gets to process it.  Anyone think of a good fix for
  39. it?  I assume `@object' has a different meaning to `%object' and
  40. `#object'. 
  41.  
  42. Matthew Wilcox & Phil Norman.
  43.  
  44. -- 
  45. Rule of programming #3: The number of bugs which exist in a program is
  46.         approximately equal to the square of the number of bugs which
  47.         you think exist.
  48.  
  49. Phil Norman, mailing from Exeter University.
  50. email:    forrey@eh.org
  51. URL:    http://newton.ex.ac.uk/general/ug/norman
  52.  
  53. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu